-- card: 2838 from stack: in -- bmap block id: 3462 -- flags: 0000 -- background id: 2601 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=390 top=160 right=224 bottom=491 -- title width / last selected line: 0 -- icon id / first selected line: 26425 / 26425 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: START ----- HyperTalk script ----- on mouseUp GO TO next card end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=3 top=258 right=339 bottom=64 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Al ----- HyperTalk script ----- on mouseUp Hide Button "Al" Wait 30 show Button "Al" end mouseUp